From: Glenn Morris Date: Fri, 24 Aug 2007 02:32:10 +0000 (+0000) Subject: Mention eldoc-highlight-function-argument. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~16996 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a44208eaae1204f86228caad7936271bf5c73e75;p=emacs.git Mention eldoc-highlight-function-argument. --- diff --git a/etc/NEWS b/etc/NEWS index 14dd9b5c6dd..8125edcc81d 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -101,6 +101,9 @@ the first error encountered during compilations. Only copyright lines with holders matching copyright-names-regexp will be considered for update. +** eldoc highlights the function argument under point +with the face `eldoc-highlight-function-argument'. + ** VC *** Clicking on the VC mode-line entry now pops the VC menu.